home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- SlideMeter = {
- SUPERCLASS = View;
- };
- WMClock = {
- OUTLETS = {
- timeBitmap;
- };
- SUPERCLASS = Control;
- };
- BDThread = {
- OUTLETS = {
- delegate;
- };
- SUPERCLASS = Thread;
- };
- Builder = {
- ACTIONS = {
- dontSeeModFiles:;
- diskSelected:;
- build:;
- extensionSelected:;
- seeModFiles:;
- stop:;
- windowDidResize:;
- setPreferences:;
- modFileSelected:;
- setPartitions:;
- };
- OUTLETS = {
- partitionController;
- diskTypeBox;
- modFilesPkgText;
- actionButton;
- pkgFocusField;
- statusSwapOutBox;
- extensionMatrix;
- timeField;
- modFilesWindow;
- modFilesButton;
- miniStatusField;
- bottomView;
- miniStatusBox;
- sliderTitle;
- infoVersionTitle;
- prefMatrix;
- tileAnimator;
- nameForm;
- noPackagesTitle;
- extensionSV;
- authorizer;
- BDWindow;
- modFilesSV;
- statusFieldTwo;
- dateClock;
- modFilesMatrix;
- modFilesChangeText;
- setPartitionsButton;
- bigSizeField;
- diskMatrix;
- diskSizeField;
- modFilesQueryPanel;
- typeFieldOne;
- statusStuff;
- diskSV;
- diskSpaceMeter;
- statusFieldOne;
- typeFieldTwo;
- prefWindow;
- blanketView;
- };
- SUPERCLASS = Object;
- };
- PieChart = {
- SUPERCLASS = View;
- };
- PartitionController = {
- ACTIONS = {
- matrixChanged:;
- onePartition:;
- sliderChanged:;
- cancel:;
- ok:;
- rootSizeChanged:;
- clientSizeChanged:;
- };
- OUTLETS = {
- partitionWindow;
- clientSizeField;
- rootSizeField;
- rootSlider;
- oneTwoMatrix;
- pieChart;
- diskSizeField;
- };
- SUPERCLASS = Object;
- };
- TileAnimator = {
- SUPERCLASS = Object;
- };
- Thread = {
- SUPERCLASS = Object;
- };
- Infolator = {
- ACTIONS = {
- windowDidResignKey:;
- windowDidBecomeKey:;
- };
- OUTLETS = {
- animationView;
- infoWindow;
- fudgeButton;
- };
- SUPERCLASS = Object;
- };
- Authorizer = {
- SUPERCLASS = Object;
- };
- ReturnKeyWindow = {
- OUTLETS = {
- target;
- };
- SUPERCLASS = Window;
- };
-